[INFO] cloning repository https://github.com/latorc/mortal_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latorc/mortal_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cbc05647f988cd6781be83466f66e85d28d716b
[INFO] testing latorc/mortal_test against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/latorc/mortal_test
[INFO] finished tweaking git repo https://github.com/latorc/mortal_test
[INFO] tweaked toml for git repo https://github.com/latorc/mortal_test written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/latorc/mortal_test on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/latorc/mortal_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded serde_with_macros v3.6.1
[INFO] [stderr]   Downloaded itoa v1.0.10
[INFO] [stderr]   Downloaded serde_with v3.6.1
[INFO] [stderr]   Downloaded wyhash v0.5.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-log v0.9.0
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded memoffset v0.9.0
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded flate2 v1.0.28
[INFO] [stderr]   Downloaded memchr v2.7.1
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded rayon v1.9.0
[INFO] [stderr]   Downloaded regex v1.10.3
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.35
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded numpy v0.20.0
[INFO] [stderr]   Downloaded arc-swap v1.7.0
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded boomphf v0.6.0
[INFO] [stderr]   Downloaded derivative v2.2.0
[INFO] [stderr]   Downloaded crc32fast v1.4.0
[INFO] [stderr]   Downloaded mimalloc v0.1.39
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c9676deeed8a0e9e4b7bd1ac0bec4a31a316ad033d6993ee912bd755e836046
[INFO] running `Command { std: "docker" "start" "-a" "9c9676deeed8a0e9e4b7bd1ac0bec4a31a316ad033d6993ee912bd755e836046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c9676deeed8a0e9e4b7bd1ac0bec4a31a316ad033d6993ee912bd755e836046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c9676deeed8a0e9e4b7bd1ac0bec4a31a316ad033d6993ee912bd755e836046", kill_on_drop: false }`
[INFO] [stdout] 9c9676deeed8a0e9e4b7bd1ac0bec4a31a316ad033d6993ee912bd755e836046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c63f4c28a96cb65ace8b93396e760e394d185968931668ce63e5fb0c8b3477a
[INFO] running `Command { std: "docker" "start" "-a" "7c63f4c28a96cb65ace8b93396e760e394d185968931668ce63e5fb0c8b3477a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling arc-swap v1.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper)
[INFO] [stderr]    Compiling mimalloc v0.1.39
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi)
[INFO] [stderr]    Compiling boomphf v0.6.0
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling numpy v0.20.0
[INFO] [stderr]    Compiling pyo3-log v0.9.0
[INFO] [stderr]    Compiling serde_with v3.6.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `mimalloc`
[INFO] [stdout]    --> libriichi/src/lib.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "mimalloc")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `abi3`, `default`, `pymod`, and `sp_reproduce_cpp_ver`
[INFO] [stdout]     = help: consider adding `mimalloc` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `honba` is never read
[INFO] [stdout]   --> libriichi/src/arena/result.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct KyokuResult {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout]  9 |     pub kyoku: u8,
[INFO] [stdout] 10 |     pub honba: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KyokuResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libriichi/src/arena/one_vs_three.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 25 | impl OneVsThree {
[INFO] [stdout]    |      ----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `OneVsThree` is not local
[INFO] [stdout]    |      `OneVsThree` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libriichi/src/arena/two_vs_two.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 25 | impl TwoVsTwo {
[INFO] [stdout]    |      --------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `TwoVsTwo` is not local
[INFO] [stdout]    |      `TwoVsTwo` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libriichi/src/dataset/gameplay.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 81 | impl GameplayLoader {
[INFO] [stdout]    |      --------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `GameplayLoader` is not local
[INFO] [stdout]    |      `GameplayLoader` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> libriichi/src/mjai/bot.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymethods]
[INFO] [stdout]    | -^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `PyClassImplCollector` is not local
[INFO] [stdout]    | `PyClassNewTextSignature` is not local
[INFO] [stdout]    | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 19 | impl Bot {
[INFO] [stdout]    |      ---
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `Bot` is not local
[INFO] [stdout]    |      `Bot` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> libriichi/src/state/player_state.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[pymethods]
[INFO] [stdout]     | -^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `PyClassImplCollector` is not local
[INFO] [stdout]     | `PyClassNewTextSignature` is not local
[INFO] [stdout]     | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 143 | impl PlayerState {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PlayerState` is not local
[INFO] [stdout]     |      `PlayerState` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvJLK5l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libriichi,libpyo3_log-7937a860ab5eb5e3,libarc_swap-b386b89e1cef0568,libbyteorder-1efcbe4f07366651,libboomphf-334740f1fd5a575e,libwyhash-3a9b329b1160ac0a,liblog-276235a63555025f,libcrossbeam-89197defde56da0b,libcrossbeam_channel-cb7be95d9064404c,libcrossbeam_queue-0f01984ef46008cd,libglob-eeb045b280f2e028,libserde_with-b8d035bddc97fa6e,libnumpy-6b773f8860a457d2,librustc_hash-5a527483989b35a3,libahash-e79efb8557685939,libonce_cell-24c5d665b6879050,libzerocopy-8e600753138a11ca,libserde_json-e27ac7fa2fa2f9c9,libitoa-cbcf4da6e0ac7621,libryu-0f2a15b68b451590,libpyo3-cbb703fc2f763b9a,libmemoffset-a026753fb8b06807,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpyo3_ffi-d6455e2a29bb0d7f,libinventory-662df9a99e51faf0,libunindent-df02e22db51b2e3a,libflate2-959f7fff05519301,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libindicatif-815299c2df334832,libportable_atomic-67f403563c583d18,librayon-a62c45efb7fa0fa2,librayon_core-3b251165330423f0,libcrossbeam_deque-d3f7f67b5dddc59d,libcrossbeam_epoch-01e6be2b43586f04,libcrossbeam_utils-c632a2c8175a965a,libeither-8836ea092cd3657f,libnumber_prefix-8479f39d71e80d3e,libconsole-9725a5b42861cab5,libunicode_width-ff8848b4c91bc42d,liblazy_static-2bb390fee0230a38,libtinyvec-203163eb2494cbf1,libtinyvec_macros-1c14e8980bff1229,libserde-c12d07370103c415,libsha3-7c422539b02eb01b,libkeccak-42ca8630c7170c4b,libdigest-3904ab3b2258413d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,librand-2c95ed2f0e432f67,librand_chacha-e7ef6ce97a107b82,libppv_lite86-4250c766b4729968,librand_core-f868b645ff522ebe,libgetrandom-287b00690ef4d838,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libndarray-f9750f6fda59d121,libmatrixmultiply-f3f85084423274ac,libnum_complex-5bc1b6e8d02fdc32,libnum_integer-712dc0dfa450da30,libnum_traits-03685fe854bcc424,librawpointer-a726d041f28ef5ec,libanyhow-f2d645d4da10f5b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvJLK5l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-b985733ac472d4d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stat-76058e266041c4a6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:357 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/tuple.rs:357)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.04.rcgu.o:(pyo3::types::tuple::array_into_tuple::<3>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by tuple.rs:357 (src/types/tuple.rs:357)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.12.rcgu.o:(pyo3::types::tuple::array_into_tuple::<1>) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by tuple.rs:357 (src/types/tuple.rs:357)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.12.rcgu.o:(pyo3::types::tuple::array_into_tuple::<2>) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:28 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/list.rs:28)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.05.rcgu.o:(pyo3::types::list::new_from_iter) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by array.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/conversions/std/array.rs:17)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.13.rcgu.o:(<[bool; 34] as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::any::PyAny>>>::into_py) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by array.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/conversions/std/array.rs:17)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.13.rcgu.o:(<[bool; 3] as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::any::PyAny>>>::into_py) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:33)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.10.rcgu.o:(pyo3_ffi::boolobject::Py_True) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:33)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.06.rcgu.o:(pyo3_ffi::boolobject::Py_True) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_FalseStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:28 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:28)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.10.rcgu.o:(pyo3_ffi::boolobject::Py_False) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Call
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (alloc::vec::Vec<riichi::agent::mjai_log::GameState>,)>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (alloc::vec::Vec<&numpy::array::PyArray<f32, ndarray::dimension::dim::Dim<[usize; 2]>>>, alloc::vec::Vec<&numpy::array::PyArray<bool, ndarray::dimension::dim::Dim<[usize; 1]>>>, core::option::Option<alloc::vec::Vec<&numpy::array::PyArray<f32, ndarray::dimension::dim::Dim<[usize; 2]>>>>)>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (usize, [i32; 4])>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::stat::Stat>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::mjai::bot::Bot>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::agent::mjai_log::GameState>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<[bool; 46]>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<[f32; 46]>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Size
[INFO] [stdout]           >>> referenced by sequence.rs:25 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:25)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::sequence::PySequence>::len) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:25 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:25)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::types::sequence::PySequence>::len) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_GetItem
[INFO] [stdout]           >>> referenced by sequence.rs:99 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:99)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::sequence::PySequence>::get_item) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:187 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/string.rs:187)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::string::PyString>::to_str) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by string.rs:187 (src/types/string.rs:187)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.02.rcgu.o:(<pyo3::types::string::PyString>::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:275)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:275)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.09.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:679)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3_ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:679)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.09.rcgu.o:(pyo3_ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBaseObject_Type
[INFO] [stdout]           >>> referenced by mod.rs:185 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/mod.rs:185)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::types::any::PyAny as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by pycell.rs:971 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/pycell.rs:971)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::pycell::PyCellBase<pyo3_ffi::object::PyObject> as pyo3::pycell::PyCellLayout<pyo3::types::any::PyAny>>::tp_dealloc) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by pyclass_init.rs:49 (src/pyclass_init.rs:49)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.07.rcgu.o:(<pyo3::pyclass_init::PyNativeTypeInitializer<_> as pyo3::pyclass_init::PyObjectInit<_>>::into_new_object::inner) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:531 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/err/mod.rs:531)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::err::PyErr>::write_unraisable) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by mod.rs:531 (src/err/mod.rs:531)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.15.rcgu.o:(<pyo3::err::PyErr>::write_unraisable) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_AttributeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyAttributeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyAttributeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_OverflowError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyOverflowError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyOverflowError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_RuntimeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyRuntimeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyRuntimeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libriichi` (bin "stat") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustczsChUi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libriichi,libpyo3_log-7937a860ab5eb5e3,libarc_swap-b386b89e1cef0568,libbyteorder-1efcbe4f07366651,libboomphf-334740f1fd5a575e,libwyhash-3a9b329b1160ac0a,liblog-276235a63555025f,libcrossbeam-89197defde56da0b,libcrossbeam_channel-cb7be95d9064404c,libcrossbeam_queue-0f01984ef46008cd,libglob-eeb045b280f2e028,libserde_with-b8d035bddc97fa6e,libnumpy-6b773f8860a457d2,librustc_hash-5a527483989b35a3,libahash-e79efb8557685939,libonce_cell-24c5d665b6879050,libzerocopy-8e600753138a11ca,libserde_json-e27ac7fa2fa2f9c9,libitoa-cbcf4da6e0ac7621,libryu-0f2a15b68b451590,libpyo3-cbb703fc2f763b9a,libmemoffset-a026753fb8b06807,libparking_lot-fb8884b7529fe8a6,libparking_lot_core-eedbf20154cfa3d4,libsmallvec-1a60f31cc60814d8,liblock_api-45c44eaed9d2536b,libscopeguard-d52bd00767847e44,libpyo3_ffi-d6455e2a29bb0d7f,libinventory-662df9a99e51faf0,libunindent-df02e22db51b2e3a,libflate2-959f7fff05519301,libminiz_oxide-9d682381bf80d298,libadler-f4caa73e14204bdd,libcrc32fast-8800ec376608410a,libindicatif-815299c2df334832,libportable_atomic-67f403563c583d18,librayon-a62c45efb7fa0fa2,librayon_core-3b251165330423f0,libcrossbeam_deque-d3f7f67b5dddc59d,libcrossbeam_epoch-01e6be2b43586f04,libcrossbeam_utils-c632a2c8175a965a,libeither-8836ea092cd3657f,libnumber_prefix-8479f39d71e80d3e,libconsole-9725a5b42861cab5,libunicode_width-ff8848b4c91bc42d,liblazy_static-2bb390fee0230a38,libtinyvec-203163eb2494cbf1,libtinyvec_macros-1c14e8980bff1229,libserde-c12d07370103c415,libsha3-7c422539b02eb01b,libkeccak-42ca8630c7170c4b,libdigest-3904ab3b2258413d,libblock_buffer-be38e141c111901c,libcrypto_common-339167435333e108,libgeneric_array-a548462fd27ccc4c,libtypenum-d9cba146b74f4906,librand-2c95ed2f0e432f67,librand_chacha-e7ef6ce97a107b82,libppv_lite86-4250c766b4729968,librand_core-f868b645ff522ebe,libgetrandom-287b00690ef4d838,liblibc-9141d6d61f049405,libcfg_if-33ef6c02a07f9fec,libndarray-f9750f6fda59d121,libmatrixmultiply-f3f85084423274ac,libnum_complex-5bc1b6e8d02fdc32,libnum_integer-712dc0dfa450da30,libnum_traits-03685fe854bcc424,librawpointer-a726d041f28ef5ec,libanyhow-f2d645d4da10f5b2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustczsChUi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libmimalloc-sys-b985733ac472d4d9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/validate_logs-ddeb83c9d72b792e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:357 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/tuple.rs:357)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.04.rcgu.o:(pyo3::types::tuple::array_into_tuple::<3>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by tuple.rs:357 (src/types/tuple.rs:357)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.12.rcgu.o:(pyo3::types::tuple::array_into_tuple::<1>) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by tuple.rs:357 (src/types/tuple.rs:357)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.12.rcgu.o:(pyo3::types::tuple::array_into_tuple::<2>) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyList_New
[INFO] [stdout]           >>> referenced by list.rs:28 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/list.rs:28)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.05.rcgu.o:(pyo3::types::list::new_from_iter) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by array.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/conversions/std/array.rs:17)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.13.rcgu.o:(<[bool; 34] as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::any::PyAny>>>::into_py) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by array.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/conversions/std/array.rs:17)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.13.rcgu.o:(<[bool; 3] as pyo3::conversion::IntoPy<pyo3::instance::Py<pyo3::types::any::PyAny>>>::into_py) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_TrueStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:33)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.10.rcgu.o:(pyo3_ffi::boolobject::Py_True) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by boolobject.rs:33 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:33)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.06.rcgu.o:(pyo3_ffi::boolobject::Py_True) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_FalseStruct
[INFO] [stdout]           >>> referenced by boolobject.rs:28 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/boolobject.rs:28)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.10.rcgu.o:(pyo3_ffi::boolobject::Py_False) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Call
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (alloc::vec::Vec<riichi::agent::mjai_log::GameState>,)>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (alloc::vec::Vec<&numpy::array::PyArray<f32, ndarray::dimension::dim::Dim<[usize; 2]>>>, alloc::vec::Vec<&numpy::array::PyArray<bool, ndarray::dimension::dim::Dim<[usize; 1]>>>, core::option::Option<alloc::vec::Vec<&numpy::array::PyArray<f32, ndarray::dimension::dim::Dim<[usize; 2]>>>>)>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by any.rs:637 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/any.rs:637)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.11.rcgu.o:(<pyo3::types::any::PyAny>::call_method::<&pyo3::types::string::PyString, (usize, [i32; 4])>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GC_UnTrack
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::stat::Stat>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::mjai::bot::Bot>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by pyclass.rs:1110 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/impl_/pyclass.rs:1110)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc_with_gc::<riichi::agent::mjai_log::GameState>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Check
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<[bool; 46]>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<[f32; 46]>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:305)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3::types::sequence::extract_sequence::<alloc::string::String>) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_Size
[INFO] [stdout]           >>> referenced by sequence.rs:25 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:25)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::sequence::PySequence>::len) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by sequence.rs:25 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:25)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::types::sequence::PySequence>::len) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PySequence_GetItem
[INFO] [stdout]           >>> referenced by sequence.rs:99 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/sequence.rs:99)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::sequence::PySequence>::get_item) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:187 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/string.rs:187)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(<pyo3::types::string::PyString>::to_str) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by string.rs:187 (src/types/string.rs:187)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.02.rcgu.o:(<pyo3::types::string::PyString>::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_IsSubtype
[INFO] [stdout]           >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:275)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by object.rs:275 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:275)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.09.rcgu.o:(pyo3_ffi::object::PyObject_TypeCheck) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:679)
[INFO] [stdout]           >>>               riichi.riichi.47897ec24d176fb3-cgu.12.rcgu.o:(pyo3_ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libriichi.rlib
[INFO] [stdout]           >>> referenced by object.rs:679 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.20.3/src/object.rs:679)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.09.rcgu.o:(pyo3_ffi::object::Py_None) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBaseObject_Type
[INFO] [stdout]           >>> referenced by mod.rs:185 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/types/mod.rs:185)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::types::any::PyAny as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by pycell.rs:971 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/pycell.rs:971)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::pycell::PyCellBase<pyo3_ffi::object::PyObject> as pyo3::pycell::PyCellLayout<pyo3::types::any::PyAny>>::tp_dealloc) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by pyclass_init.rs:49 (src/pyclass_init.rs:49)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.07.rcgu.o:(<pyo3::pyclass_init::PyNativeTypeInitializer<_> as pyo3::pyclass_init::PyObjectInit<_>>::into_new_object::inner) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:531 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.20.3/src/err/mod.rs:531)
[INFO] [stdout]           >>>               numpy-6b773f8860a457d2.numpy.94b2a5f33976b38b-cgu.4.rcgu.o:(<pyo3::err::PyErr>::write_unraisable) in archive /opt/rustwide/target/debug/deps/libnumpy-6b773f8860a457d2.rlib
[INFO] [stdout]           >>> referenced by mod.rs:531 (src/err/mod.rs:531)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.15.rcgu.o:(<pyo3::err::PyErr>::write_unraisable) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_AttributeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyAttributeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyAttributeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_OverflowError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyOverflowError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyOverflowError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_RuntimeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyRuntimeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyRuntimeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:266 (src/exceptions.rs:266)
[INFO] [stdout]           >>>               pyo3-cbb703fc2f763b9a.pyo3.3deb762b4ec26d44-cgu.00.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-cbb703fc2f763b9a.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libriichi` (bin "validate_logs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7c63f4c28a96cb65ace8b93396e760e394d185968931668ce63e5fb0c8b3477a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c63f4c28a96cb65ace8b93396e760e394d185968931668ce63e5fb0c8b3477a", kill_on_drop: false }`
[INFO] [stdout] 7c63f4c28a96cb65ace8b93396e760e394d185968931668ce63e5fb0c8b3477a
